deno_whoami
This crate implements the username() API for the Node compat layer in Deno. It uses getpwuid_r on Unix and fallbacks for whoami crate on Windows.
getpwuid_r
whoami